../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref List!string __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, List!string).Map.opApply(scope int delegate(ref string, ref List!string) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, List!string).Map.opApply(scope int delegate(MapEntry!(string, List!string) entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/MultiMap.d(27,21): Error: template instance `hunt.collection.HashMap.HashMap!(string, List!string)` error instantiating source/hunt/net/util/UrlEncoded.d(40,21): instantiated from here: `MultiMap!string` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.